home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 April / EnigmA AMIGA RUN 17 (1997)(G.R. Edizioni)(IT)[!][issue 1997-04][EAR-CD].iso / EARCD / util / wb / RunBar31.lha / RunBar / Develop / include / proto / runbar.h
C/C++ Source or Header  |  1996-08-12  |  181b  |  8 lines

  1. #ifndef PROTO_RUNBAR_H
  2. #define PROTO_RUNBAR_H
  3. #include <exec/types.h>
  4. extern struct Library *RunBarBase ;
  5. #include <clib/runbar_protos.h>
  6. #include <pragmas/runbar_pragmas.h>
  7. #endif
  8.